net.sf.webphotos.gui.util.uispec4j
Class ModalWindowHandler

java.lang.Object
  extended by org.uispec4j.interception.WindowHandler
      extended by net.sf.webphotos.gui.util.uispec4j.ModalWindowHandler

public class ModalWindowHandler
extends org.uispec4j.interception.WindowHandler

Author:
Guilherme

Constructor Summary
ModalWindowHandler(String titleName, String modalText)
           
 
Method Summary
 org.uispec4j.Trigger process(org.uispec4j.Window window)
           
 
Methods inherited from class org.uispec4j.interception.WindowHandler
getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModalWindowHandler

public ModalWindowHandler(String titleName,
                          String modalText)
Parameters:
titleName -
modalText -
Method Detail

process

public org.uispec4j.Trigger process(org.uispec4j.Window window)
                             throws Exception
Specified by:
process in class org.uispec4j.interception.WindowHandler
Parameters:
window -
Returns:
Throws:
Exception


Copyright © 2008-2012. All Rights Reserved.